home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hyper Stacks 1994 May
/
Hyper Stacks (Pacific HiTech)(1994)[Mac].iso
/
MacTools
/
C++
/
card_19584_render.png
< prev
next >
Tile
Portable Network Graphic
|
1991-11-29
|
1.5 KB
|
512x342
|
4-bit (3 colors)
ocr:
Solution to problem # 1. main 0 I L cout << dec 1/s set the number base to decimal << 10 // prints out the number 10 << - 33 // prints out the number 33 << 45 11 prints out the number 45 << endi; - // end function main